github.com/golang/protobuf/ptypes.dynamicAnyType.New (method, view implemented interface methods)
2 uses
github.com/golang/protobuf/ptypes (current package)
any.go#L166: return dynamicAnyType{m.Message.Type()}.New()
any.go#L174: func (t dynamicAnyType) New() protoreflect.Message {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)